getZoneChildren
Module:
dggal
Class:
DGGRS
int
getZoneChildren
(
DGGRSZone
zone,
DGGRSZone
* children)
Description
Return the children zones of a DGGRS zone
Parameters
zone
DGGRSZone
The parent zone
children
DGGRSZone
*
A pre-allocated buffer in which to return the children zones
Return Value
int
The number of children returned
See Also
getMaxChildren